CE Gobi SDK  2.7
GobiApi
arrAlertingPattern Struct Reference

#include <GobiVoiceMgmtAPI.h>

Public Attributes

BYTE numInstances
 
BYTE callID [MAX_NO_OF_CALLS]
 
ULONG alertingPattern [MAX_NO_OF_CALLS]
 

Detailed Description

This structure contains an array of Alerting Pattern.

Parameters
numInstances
  • Number of callID, alertingPattern that follow.
  • If zero(0) then no further information exists.
callID[MAX_NO_OF_CALLS]
  • Array of Unique call identifier for the call.
alertingPattern[MAX_NO_OF_CALLS]
  • Array of Alerting pattern.
    • 0x00 - QMI_VOICE_ALERTING_PATTERN_1 - Pattern 1
    • 0x01 - QMI_VOICE_ALERTING_PATTERN_2 - Pattern 2
    • 0x02 - QMI_VOICE_ALERTING_PATTERN_3 - Pattern 3
    • 0x04 - QMI_VOICE_ALERTING_PATTERN_5 - Pattern 5
    • 0x05 - QMI_VOICE_ALERTING_PATTERN_6 - Pattern 6
    • 0x06 - QMI_VOICE_ALERTING_PATTERN_7 - Pattern 7
    • 0x07 - QMI_VOICE_ALERTING_PATTERN_8 - Pattern 8
    • 0x08 - QMI_VOICE_ALERTING_PATTERN_9 - Pattern 9

The documentation for this struct was generated from the following file: